home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / dev / src / reactionexampl.readme < prev   
Encoding:
Text File  |  2002-10-05  |  512 b   |  24 lines

  1. Short:    ReAction examples
  2. Author:   mrustler@t-online.de (Matthias Rustler)
  3. Uploader: mrustler@t-online.de (Matthias Rustler)
  4. Version:  0.2
  5. Type:     dev/src
  6. Requires: OS3.9, ANSI-C-Compiler
  7.  
  8. This archive contains 3 simple ReAction examples
  9. as C source code:
  10.  
  11. drawlist.c  buttons with Drawlist image
  12.  
  13. bitmap.c    creates a Bitmap gadget with a self created bitmap
  14.  
  15. getfile.c   shows the use of a Getfile gadget
  16.  
  17. History
  18. -------
  19. 0.2 2002-09-28
  20. drawlist.c added, getfile.c bugfixed
  21.  
  22. 0.1 2002-05-24
  23. first release
  24.